home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kit PC World De Ampliacion De Windows 95
/
Kit PC World de ampliacion de Windows 95.iso
/
clarion
/
cw15
/
examp15.z
/
IMAGE.DOC
< prev
next >
Wrap
Text File
|
1995-06-08
|
659b
|
17 lines
Variable Images Example
-----------------------
This example program demonstrates variable images through
the use of property assignments.
In this example, property assignment is used to change an
image at runtime. Since an image control requires a hard
coded path and filename of an Image, property syntax, namely
PROP:Text, is used to change the file name.
The source code for the this example is documented with comments.
** You may get a file not found for the image. If you do get this
error, substitute any filename from your windows directory for
the file name for your image control.